home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2000 #5 / Amiga Plus CD - 2000 - No. 5.iso / Tools / Dev / fpc / NewReadme < prev    next >
Text File  |  2000-01-01  |  1KB  |  49 lines

  1.  
  2.  
  3.     This is an update for FPC Pascal to version 0.995d.
  4.     It's an complete package, all you need is in this archive.
  5.     Well besides the docs, if you need them get fpcrefdoc.lha.
  6.  
  7.  
  8.         So what's new?
  9.  
  10.         A nasty bug in the compiler, illegal read is fixed so we hope
  11.        no more crashes.
  12.  
  13.     There are some changes and bugfixes to the amiga units.
  14.      First before you compile any amigaunit make up your mind
  15.     if you like to have overlayfunctions for Pchar<>Strings.
  16.  
  17.     The default is to have overlayfunctions but if you doesn't like
  18.     the idea change the define in amigainc/amigaoverlays.inc.
  19.  
  20.     There are also a few utilunits and the demos are rewriten to
  21.     use the new units. 
  22.  
  23.     You also have version 2.9.1 of as, ld and strip here plus
  24.     ixemul.library.
  25.  
  26.     I have also included the examples from the doc of FPC, it's
  27.     example for crt, dos, object and a few other. One warning all
  28.     examples doesn't work with the current Amiga version.
  29.  
  30.     If the compiler complaines that it can't find the includes
  31.     (the ones in inc/) just copy them to units and the compiler
  32.     will be happy.
  33.  
  34.     
  35.     
  36.     The future:
  37.  
  38.     When we are sure that FPC 1.0 is stable and that there are
  39.     no bugs left we will start to make an Amiga version of 1.0.
  40.     That means an Delphi clone for Amiga.
  41.  
  42.     
  43.     You can get general Free Pascal information at:
  44.      http://freepascal.org
  45.  
  46.     nils.sjoholm@mailbox.swipnet.se (Nils Sjöholm)
  47.  
  48.  
  49.